tools: don't build/ship xenmon
authorHans van Kranenburg <hans@knorrie.org>
Sat, 5 Sep 2020 20:43:19 +0000 (22:43 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Thu, 2 Feb 2023 12:04:57 +0000 (13:04 +0100)
commit6a47a414bcfca0f053b5ce0fa2b55d9296064ea3
tree3cb96ab74e8cedb16454c5e29847e38b299795fc
parent674a81d84a0237f3445775180c1388eee5be46ed
tools: don't build/ship xenmon

This is something that hasn't been touched (except for making it Python
3 compatible, which failed) since 2007. Don't build or ship it.

    -# xenmon
      File "/usr/sbin/xenmon", line 680
stop_cmd = "/usr/bin/pkill -INT -z global xenbaked"
    TabError: inconsistent use of tabs and spaces in indentation

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
tools/Makefile